Skip to content

dhi: refresh migration examples#25210

Merged
craig-osterhout merged 1 commit into
docker:mainfrom
craig-osterhout:dhi-update-migration-examples
Jun 4, 2026
Merged

dhi: refresh migration examples#25210
craig-osterhout merged 1 commit into
docker:mainfrom
craig-osterhout:dhi-update-migration-examples

Conversation

@craig-osterhout

Copy link
Copy Markdown
Contributor

Description

Current examples use images that no longer exist. Updated examples to images that exist.

Samples to verify with: https://github.com/craig-osterhout/dhi-migration-verify

Related issues or tickets

Reviews

  • Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
@netlify

netlify Bot commented May 29, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit d78c6a8
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a19d36e493ad50008c292b5
😎 Deploy Preview https://deploy-preview-25210--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@docker-agent docker-agent left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

This PR updates DHI migration examples for Go, Node.js, and Python to use image tags that currently exist. The changes look correct.

Changes reviewed:

  • Go: Updated image tags to golang:1.25-alpine3.23 and dhi.io/golang:1.25-alpine3.23
  • Node.js: Updated image tags to node:22-alpine3.23 and dhi.io/node:22-alpine3.23; also correctly fixed CMD ["index.js"] for Chainguard/DHI node images (which use ENTRYPOINT ["/usr/bin/node"] — the previous CMD ["node", "index.js"] would have produced node node index.js)
  • Python: Updated image tags to dhi.io/python:3.13-alpine3.23

No vendored files touched, no pages removed (no redirect concerns), no style violations in added content.

@craig-osterhout craig-osterhout requested a review from a team May 29, 2026 18:02
@craig-osterhout craig-osterhout added the status/review Pull requests that are ready for review label May 29, 2026
@craig-osterhout craig-osterhout merged commit e4a0ed2 into docker:main Jun 4, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dhi status/review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants